operator (+) Interface

public interface operator (+)

Calls

interface~~operator (+)~6~~CallsGraph interface~operator (+)~6 operator (+) proc~hydcsout_add hydcsout_add interface~operator (+)~6->proc~hydcsout_add

Module Procedures

public function hydcsout_add(hydcs1, hydcs2) result(hydcs3)

Arguments

Type IntentOptional Attributes Name
type(constituent_mass), intent(in) :: hydcs1
type(constituent_mass), intent(in) :: hydcs2

Return Value type(constituent_mass)